Skip to content

Commit

Permalink
[workflow] removed ci branch as trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Jan 3, 2024
1 parent 51bd58c commit d998714
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pycram-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@ defaults:
on:
push:
branches:
- ci
- dev
- master
pull_request:
branches:
- master
- dev
- ci
jobs:
Build_and_run_Tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit d998714

Please sign in to comment.