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 2588c52 commit 17c9258Copy full SHA for 17c9258
.github/workflows/github-actions-demo.yml renamed to .github/workflows/build-deploy.yml
@@ -8,4 +8,5 @@ jobs:
8
- name: Pushing git repo
9
uses: actions/checkout@v2
10
- name: Push action follow up message
11
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
+ run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
12
+
0 commit comments