We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040c312 commit 4896e62Copy full SHA for 4896e62
1 file changed
.github/workflows/deploy.yml
@@ -1,10 +1,10 @@
1
name: deploy
2
on:
3
push:
4
- branches:
5
- - main
6
tags:
7
- v*
+ # branches:
+ # - main
8
9
jobs:
10
ci:
0 commit comments