Skip to content

Commit

Permalink
Merge pull request #7 from brienze1/develop
Browse files Browse the repository at this point in the history
[CI-CD] - testing automerge
  • Loading branch information
brienze1 committed Sep 19, 2022
2 parents e5c83cb + 8ea7f27 commit 8f9177a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
check_suite:
types:
- completed
status: {}
status: { }

jobs:
lint:
Expand All @@ -34,4 +34,4 @@ jobs:
secrets:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
app_name: ${{ secrets.DOCKER_HUB_APP_NAME }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
token: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

0 comments on commit 8f9177a

Please sign in to comment.