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 6cd94ca commit d4e74c5Copy full SHA for d4e74c5
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release
2
on:
3
push:
4
- branches: ['naga']
+ branches: ['dev/test-ci']
5
6
permissions:
7
# allow pushing commits, creating tags, and modifying repo files
0 commit comments