We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9dee4 commit ad88d32Copy full SHA for ad88d32
1 file changed
.github/workflows/build-publish.yaml
@@ -3,7 +3,7 @@ name: Build and Publish cleanreg
3
on:
4
push:
5
branches:
6
- - 'main'
+ - 'master'
7
- 'pr/**'
8
- 'feature/**'
9
paths-ignore:
0 commit comments