Skip to content

Commit

Permalink
Test PRs on branch 'develop' only
Browse files Browse the repository at this point in the history
  • Loading branch information
SkypLabs committed Mar 13, 2024
1 parent f13cb2a commit dd1587d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Test and Publish

on:
- push
- pull_request
push:
pull_request:
branches: [develop]

jobs:
test-code:
Expand Down

0 comments on commit dd1587d

Please sign in to comment.