Skip to content

Commit 15713ce

Browse files
Update main.yml
1 parent cb1a945 commit 15713ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Update XTS Master Instruments
22
on:
3-
# push:
4-
# branches:
5-
# - main
6-
# pull_request:
7-
# branches:
8-
# - main
3+
push:
4+
branches:
5+
- main
6+
pull_request:
7+
branches:
8+
- main
99
schedule:
1010
- cron: '23 2 * * 1-5'
1111
- cron: '23 15 * * 1-5'

0 commit comments

Comments
 (0)