Skip to content

Commit 126758c

Browse files
authored
Add pull_request trigger to testing-vars workflow
1 parent fcac8ea commit 126758c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515
LABEL_DESCRIPTION: "[docker image built on a last commit id from the main branch] Erigon is an implementation of Ethereum (execution layer with embeddable consensus layer), on the efficiency frontier. Archive Node by default."
1616

1717
on:
18+
pull_request:
1819
push:
1920
branches:
2021
- 'main'

0 commit comments

Comments
 (0)