Skip to content

Commit

Permalink
fix: workflow triggers [4]
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jan 16, 2025
1 parent 426996d commit 5888c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
# with:
# fetch-depth: 0

- name: Set GITHUB_REF
# if: github.event_name == 'workflow_run'
Expand Down

0 comments on commit 5888c6a

Please sign in to comment.