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.
2 parents c6e605e + e4034e0 commit 483599aCopy full SHA for 483599a
.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