Skip to content

Commit

Permalink
trigger ci on push and PR
Browse files Browse the repository at this point in the history
  • Loading branch information
sullyj3 committed Jul 25, 2024
1 parent ddcf8f5 commit 167775f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CI

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

jobs:
build:
Expand Down

0 comments on commit 167775f

Please sign in to comment.