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 9193bf7 commit 5116769Copy full SHA for 5116769
.github/workflows/publish_container.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
9
+ if: github.repository == 'algorithm-archivists/algorithm-archive'
10
steps:
11
- uses: actions/checkout@master
12
- name: Publish to Registry
0 commit comments