1 parent f8921fe commit 24fce96Copy full SHA for 24fce96
1 file changed
.github/workflows/verify.yaml
@@ -3,7 +3,7 @@ name: Build and test nexus-casc-plugin
3
4
on:
5
push:
6
- branches: [ master ]
+ branches: ["**"]
7
8
jobs:
9
verify:
0 commit comments