Skip to content

Commit

Permalink
enable check-pr actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Accelerator1996 committed Nov 23, 2023
1 parent 991a3c0 commit e00bf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name: Dragonwell_11_build_test

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

jobs:
check_commit:
Expand Down

0 comments on commit e00bf76

Please sign in to comment.