Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed May 30, 2024
1 parent f40301b commit ede1d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-nightly-past-ci-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
get_number:
name: Get number
if: ${{ vars.GITHUB_RUN_NUMBER == 183 }}
if: ${{ vars.GITHUB_RUN_NUMBER == '184' }}
runs-on: ubuntu-22.04
steps:
- name: Get number
Expand Down

0 comments on commit ede1d20

Please sign in to comment.