Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit d06b3f4

Browse files
committed
Fix action
1 parent c8e30df commit d06b3f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Test
22

33
on:
44
push:
5-
- mpetrun5/add-revert-gas
5+
branches:
6+
- mpetrun5/add-revert-gas
67

78
jobs:
89
test:

0 commit comments

Comments
 (0)