Skip to content

Commit

Permalink
Make CI run regardless of branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode committed Apr 25, 2024
1 parent 1883457 commit b6acc71
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ name: CI

on:
push:
branches:
- master

pull_request:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit b6acc71

Please sign in to comment.