Skip to content

Commit

Permalink
netscape-go: run build-and-test workflow on the main branch
Browse files Browse the repository at this point in the history
Signed-off-by: VirtualTam <[email protected]>
  • Loading branch information
virtualtam committed Mar 6, 2022
1 parent 682c726 commit fd5f87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: build-and-test
on:
push:
branches:
- $default-branch
- main
tags:
- v*
pull_request: {}
Expand Down

0 comments on commit fd5f87f

Please sign in to comment.