Skip to content

Commit a46e27a

Browse files
committed
use only push
1 parent dabfad8 commit a46e27a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/integration_attester_prep.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: integration_attester_prep
22

33
on:
4-
push:
5-
pull_request:
64
workflow_dispatch:
75

86
concurrency:
@@ -43,4 +41,4 @@ jobs:
4341
ignite scaffold chain gm --no-module --skip-git --address-prefix gm
4442
cd gm
4543
ignite app install github.com/ignite/apps/evolve@$IGNITE_EVOLVE_APP_VERSION
46-
ignite evolve add
44+
ignite evolve add

0 commit comments

Comments
 (0)