Skip to content

Commit

Permalink
gha: enable github action on push/PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ayourtch committed Jul 2, 2024
1 parent f367088 commit e6cf3d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/c-compile.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
# push
# pull_request
workflow_dispatch
- push
- pull_request
- workflow_dispatch

name: C/C++ CI prototype

Expand Down

0 comments on commit e6cf3d4

Please sign in to comment.