Skip to content

Commit 92cc884

Browse files
author
upbound-bot
committed
🔄 synced local '.github/workflows' with remote 'shared/configurations/workflows'
1 parent fe7922c commit 92cc884

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/e2e.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: End to End Testing
33
on:
44
issue_comment:
55
types: [created]
6-
6+
pull_request:
7+
types: [labeled]
78
jobs:
89
e2e:
910
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@main

0 commit comments

Comments
 (0)