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 a6db15b commit b9804a7Copy full SHA for b9804a7
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
name: Deploy Snapshot
2
on:
3
push:
4
- branches: [ 'basepatches' ]
+ branches: [ 'main' ]
5
paths-ignore:
6
- 'license/*'
7
- 'readme.md'
0 commit comments