Skip to content

Commit

Permalink
Update docker-hub-image-main.yml (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyToshka authored Jan 9, 2024
1 parent bcfe9c0 commit ea68f73
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-hub-image-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,9 @@ name: Build and push docker images for main branch

# Controls when the workflow will run
on:
workflow_run:
workflows: ["CodeQL"]
branches: [main,'release-*']
types:
- completed
push:
branches:
- 'main'
- 'release-*'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit ea68f73

Please sign in to comment.