Skip to content

Commit

Permalink
change trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Jun 5, 2024
1 parent c22a057 commit e8f60f2
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,14 @@ env:
# https://github.com/orgs/community/discussions/45969
BUILDX_NO_DEFAULT_ATTESTATIONS: 1

# on:
# push:
# branches:
# - main
# - add-ghcr-containner
on:
push:
branches:
- main
- add-ghcr-containner
- pull_request
- push

jobs:
build_container_image:
Expand Down

0 comments on commit e8f60f2

Please sign in to comment.