Skip to content

Commit

Permalink
Trigger GH Action on every PR and push events
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Doege committed Feb 21, 2024
1 parent 4ffe051 commit a9b5236
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ name: Node.js CI

on:
push:
branches: ['master']
branches: ['master', 'main']
pull_request:
branches: ['master']

jobs:
build:
Expand Down

0 comments on commit a9b5236

Please sign in to comment.