Skip to content

Commit

Permalink
fix: default branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
thom4parisot committed Oct 11, 2024
1 parent 485e584 commit a00951b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Node applications
on:
push:
branches:
- $default-branch
- master
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit a00951b

Please sign in to comment.