We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046350a commit f8f3dc5Copy full SHA for f8f3dc5
./workflows/dev.yml
@@ -1,8 +1,7 @@
1
# Deploys containers to the development environment.
2
#
3
name: Deploy to Development
4
-on:
5
-workflow_dis:
+on: workflow_dis
6
7
env:
8
_TOKEN: ${{ secrets._TOKEN }}
0 commit comments