We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da9b8 commit 2f10594Copy full SHA for 2f10594
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- name: Detect No-op Changes
29
id: noop
30
- uses: fkirc/[email protected].0
+ uses: fkirc/[email protected].1
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
paths_ignore: '["**.md", "**.png", "**.jpg"]'
0 commit comments