We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fe2f6 commit 28a65ebCopy full SHA for 28a65eb
.github/workflows/main.yaml
@@ -3,7 +3,7 @@ name: "Repo publisher"
3
on:
4
push:
5
branches:
6
- - dev
+ - main
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments