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 056e98b commit 9eedb46Copy full SHA for 9eedb46
.github/workflows/update-timestamps.yml
@@ -40,7 +40,7 @@ jobs:
40
build_fatimage:
41
if: "${{ steps.timestamp_check.outputs.timestamps_changed }} == 0"
42
needs: upstream_check
43
- uses: stackhpc/ansible-slurm-appliance/.github/workflows/fatimage.yml
+ uses: ./.github/workflows/fatimage.yml
44
45
ci_and_pr:
46
0 commit comments