Skip to content

Commit

Permalink
Closer
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Aug 19, 2021
1 parent fed95dd commit 0306650
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:

jobs:
docker:
# this should prevent the job from running on PRs and should help keep the keys secret
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Login to DockerHub
Expand Down

0 comments on commit 0306650

Please sign in to comment.