Skip to content

Commit

Permalink
Update workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgantchev committed Aug 23, 2024
1 parent 0cc984d commit 29753d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-actions-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: fkirc/skip-duplicate-actions@v5
with:
concurrent_skipping: 'same_content_newer'

- name: Fix my build
uses: fly-ci/wingman-action@v1
if: failure()
Expand Down Expand Up @@ -148,7 +147,6 @@ jobs:
exit 1;
fi
- name: Fix my build
- name: Fix my build
uses: fly-ci/wingman-action@v1
if: failure()

0 comments on commit 29753d7

Please sign in to comment.