Skip to content

Commit 8798842

Browse files
committed
Branch need to be specified?
1 parent 416a3ef commit 8798842

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: '[CI] Run tests'
22

3-
on:
4-
push:
5-
branches:
6-
- main
3+
on: [push]
74

85
env:
96
MINICONDA_PYTHON_VERSION: py38

0 commit comments

Comments
 (0)