Skip to content

Commit

Permalink
ci: Remove triggering branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
gasinvein committed May 8, 2024
1 parent e42aba9 commit 3314b55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: CI

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit 3314b55

Please sign in to comment.