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 67eee5c commit ae22d5cCopy full SHA for ae22d5c
.github/workflows/main.yml
@@ -11,7 +11,4 @@ jobs:
11
- uses: actions/checkout@v2
12
- name: Run a one-line script
13
run: echo Hello, world!
14
- - name: Run a multi-line script
15
- run: |
16
- echo Add other actions to build,
17
- echo test, and deploy your project.
+
0 commit comments