Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Thenlie committed Nov 8, 2024
1 parent afcb1d9 commit d0fcb09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
- name: Install awesome_bot
run: |
gem install awesome_bot
echo "Testing ${{ matrix.file }}"
- name: Set output
id: set-output
run: echo "FILENAME=$(echo ${{ matrix.file }} | grep -oE '[a-zA-Z0-9_-]+(\.yml|\.md)')" >> "$GITHUB_OUTPUT"
Expand Down

0 comments on commit d0fcb09

Please sign in to comment.