Skip to content

Commit dd5f999

Browse files
chore: Run formatting & test checks on all PRs & commits
1 parent 020b0b3 commit dd5f999

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/scip-snapshot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: scip-snapshots
22

33
on:
44
push:
5-
branches:
6-
- scip
75
pull_request:
8-
branches:
9-
- scip
106

117
jobs:
128
build:

.github/workflows/scip-style.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ env:
55

66
on:
77
push:
8-
branches:
9-
- scip
108
pull_request:
11-
branches:
12-
- scip
139

1410
jobs:
1511
pyright-scip-style:

0 commit comments

Comments
 (0)