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 ce44a34 commit 4621775Copy full SHA for 4621775
.github/workflows/deploy.yml
@@ -5,7 +5,7 @@ name: Deploy
5
# Controls when the action will run. Triggers the workflow on push or pull request
6
# events but only for the master branch
7
on:
8
- gollum
+ gollum # gollum is the github wiki
9
10
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
11
jobs:
0 commit comments