Skip to content

Commit

Permalink
Merge pull request #553 from dongbeiouba/ci/compiler
Browse files Browse the repository at this point in the history
[CI] Run compiler-zoo on pull request.
  • Loading branch information
InfoHunter authored Dec 18, 2023
2 parents 4767b37 + 033b1f2 commit 74fcf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler-zoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

name: Compiler Zoo CI

on: [push]
on: [pull_request, push]

jobs:
compiler:
Expand Down

0 comments on commit 74fcf99

Please sign in to comment.