Skip to content

Commit a1de32f

Browse files
committed
set up workflow
1 parent 10a28cb commit a1de32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Tests
33
on:
44
push:
55
branches:
6-
- master
6+
- fix/spl-token-upgrade
77
pull_request:
88
branches:
9-
- master
9+
- fix/spl-token-upgrade
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)