Skip to content

Commit

Permalink
ci(testing.yml): disable ci for pr
Browse files Browse the repository at this point in the history
  • Loading branch information
qjoly committed Jun 27, 2023
1 parent 9222498 commit 0d3abf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ on:
branches:
- '*'
- '!main'
pull_request:
branches:
- main

jobs:
testing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0d3abf5

Please sign in to comment.