Skip to content

Commit

Permalink
fix merge conflict lost in the shuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Collins authored and Chris Collins committed Nov 1, 2022
1 parent 3bcc2d7 commit 08f9921
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/delete-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,7 @@ jobs:
timeout-minutes: 10

steps:
<<<<<<< HEAD
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: '1 second'
=======
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: "1 second"
>>>>>>> master

0 comments on commit 08f9921

Please sign in to comment.