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 e215f33 commit e955455Copy full SHA for e955455
.github/workflows/trigger-dci-apps.yml
@@ -2,7 +2,7 @@
2
# It requires a user name and a PAT to access the private repo that contains the actual action.
3
# It will trigger on a pull request - can also be run manually
4
5
-name: dci-apps- workflow-trigger
+name: dci-apps-workflow-trigger
6
on: [workflow_dispatch, pull_request]
7
8
jobs:
0 commit comments