Skip to content

Commit

Permalink
More tries
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Aug 19, 2021
1 parent 8aacb63 commit 89345cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
docker:
# this should prevent the job from running on PRs and should help keep the keys secret
env:
GITHUB_REF: ${{ GITHUB_REF }}
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 89345cd

Please sign in to comment.