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 a0edaff commit 932541bCopy full SHA for 932541b
.github/workflows/push-image.yml
@@ -8,7 +8,7 @@ on:
8
- "*"
9
10
jobs:
11
- test:
+ build_and_push_image:
12
runs-on: ubuntu-latest
13
if: ${{ github.repository == 'codewars/riscv' }}
14
permissions:
0 commit comments