We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754cd3b commit 88b404aCopy full SHA for 88b404a
1 file changed
.github/workflows/validate.yaml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
15
- name: Check Last Nightly Run
16
+ id: check-last-nightly-run
17
uses: actions/github-script@v7
18
with:
19
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments