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 c6e605e commit e4034e0Copy full SHA for e4034e0
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v2
21
- name: Run a script
22
- run: echo "Running in QA"
+ run: echo "Running in QA"
23
24
Production:
25
runs-on: ubuntu-latest
0 commit comments