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 86365a9 commit 393a0cdCopy full SHA for 393a0cd
1 file changed
.github/workflows/deploy-test.yaml
@@ -3,7 +3,7 @@ name: Deploy to Test with Self-Hosted Runner
3
on:
4
push:
5
branches:
6
- - develop # Trigger on push to the main branch
+ - develop # Trigger on push to the main branch
7
workflow_dispatch: # Allow manual triggering
8
9
jobs:
0 commit comments