Skip to content

Commit

Permalink
Try moving back to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager committed Nov 26, 2024
1 parent 387e366 commit 804b9dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unreleaseChangesCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Fetch all the release tags
fetch-tags: true
- name: Check for unreleased changes
run: ls -lah .github/scripts
run: ./scripts/github/unreleasedChanges.js
- name: Unreleased changes Slack Report
uses: ravsamhq/notify-slack-action@v2
if: ${{ env.LOG != '' }} # Only post if there is a log
Expand Down
File renamed without changes.

0 comments on commit 804b9dd

Please sign in to comment.