Skip to content

Commit

Permalink
Merge branch 'main' into feat/test-github-app-cron
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerschrock committed Mar 7, 2023
2 parents 69771cf + d708c6c commit e259690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
fetch-depth: 2
- id: files
name: Get changed files
uses: tj-actions/changed-files@74338865c1e73fee674ce5cfc5d28f4b9caa33bc #v35.5.4
uses: tj-actions/changed-files@04124efe7560d15e11ea2ba96c0df2989f68f1f4 #v35.6.1
with:
files_ignore: '**.md'
- id: docs_only_check
Expand Down

0 comments on commit e259690

Please sign in to comment.