Skip to content

Commit

Permalink
Add build timestamp check
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayesh committed Dec 14, 2024
1 parent c105bb4 commit 79e3d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/symbol-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:


run:
needs: run
needs: check
runs-on: ${{ matrix.os }}
name: PHP ${{ matrix.php-version }} on ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 79e3d02

Please sign in to comment.