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 b90b234 commit f1b3f60Copy full SHA for f1b3f60
.github/workflows/0-start-exercise.yml
@@ -89,7 +89,6 @@ jobs:
89
90
- name: Enable next step workflow
91
run: |
92
- gh workflow disable "Step 0"
93
gh workflow enable "Step 1"
94
env:
95
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments