Skip to content

Commit cc343b0

Browse files
committed
reset readme
1 parent 6dba92d commit cc343b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify-bundled.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
git clone --revision=5a81104e650ebd7ac24eb63d4dff67db723a5278 https://github.com/dstogov/ir.git ext/opcache/jit/ir
3333
cd ext/opcache/jit/ir
3434
rm -r .github/workflows bench examples tests tools
35+
git reset README.md
3536
- name: Opcache JIT IR - Verify files
3637
if: (success() || failure()) && (steps.changes.outputs.opcache_jit_ir == 'true' || (github.event_name != 'push' && github.event_name != 'pull_request'))
3738
run: git add . -N && git diff -a --exit-code ext/opcache/jit/ir

0 commit comments

Comments
 (0)