Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2199fae

Browse files
committedMay 26, 2022
Update ci.yml
1 parent 753051a commit 2199fae

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎.github/workflows/ci.yml

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
name: CI
1+
name: CI
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
branches: [ dev, g_rescript ]
6+
pull_request:
7+
branches: [ dev, g_rescript ]
48

59
jobs:
610
build:

0 commit comments

Comments
 (0)
This repository has been archived.