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 8a1e5bb commit 6f63574Copy full SHA for 6f63574
.github/workflows/ci_tests.yml
@@ -21,7 +21,7 @@ jobs:
21
run_next: ${{ steps.skip_ci_step.outputs.run_next }}
22
steps:
23
- name: Check skip CI
24
- uses: pllim/action-skip-ci@main
+ uses: OpenAstronomy/action-skip-ci@main
25
id: skip_ci_step
26
with:
27
NO_FAIL: true
.github/workflows/codeql-analysis.yml
@@ -26,7 +26,7 @@ jobs:
28
29
30
31
32
0 commit comments