Skip to content

Commit

Permalink
fix(node): default-branch should use $default_branch (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Apr 16, 2021
1 parent b33b0e2 commit c6706ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- default-branch
- $default-branch
pull_request:
name: ci
jobs:
Expand Down

0 comments on commit c6706ee

Please sign in to comment.