Skip to content

Commit

Permalink
Merge pull request #9 from Wiktor-99/ci_test
Browse files Browse the repository at this point in the history
CI fix, prevent running job twice
  • Loading branch information
Wiktor-99 authored Dec 22, 2024
2 parents 7a4b51a + 0a47cf0 commit 885f138
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
name: Build and Test (rolling)

on:
push:
branches: [rolling, ci_test]

pull_request:
push:
branches: [rolling]

schedule:
Expand Down

0 comments on commit 885f138

Please sign in to comment.