Skip to content

Commit

Permalink
ci: remove branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
roosta committed Feb 19, 2024
1 parent 83c28b2 commit 9b81778
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
name: 'test'
on:
push:
branches:
- develop
on: [push]

jobs:
test:
Expand Down

0 comments on commit 9b81778

Please sign in to comment.