Skip to content

Commit

Permalink
FREEZE.unindexed
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Sep 12, 2023
1 parent bd35dc5 commit 2bdbab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-stale-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: A demo job to delete workflow runs
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Delete workflow runs
uses: ./ # Uses an action in the root directory
Expand Down

0 comments on commit 2bdbab7

Please sign in to comment.