Skip to content

Commit

Permalink
Switching CI to run on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesETsmith committed Jun 6, 2024
1 parent 28bf98c commit fce60ba
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/all_push.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: All push

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [push]

jobs:
build:
Expand Down

0 comments on commit fce60ba

Please sign in to comment.