Skip to content

Commit 9bb667b

Browse files
committed
testing github actions
1 parent ef7e619 commit 9bb667b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run_code_checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Run code checks
22

33
on:
4+
push:
5+
branches: [main]
6+
tags:
47
pull_request:
58
branches:
69
- main

0 commit comments

Comments
 (0)