Skip to content

Commit

Permalink
Use a different trigger during development
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBeatris committed Nov 4, 2024
1 parent 5b44339 commit 856b986
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/approve-integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Approve Integration Tests

on:
issue_comment:
types: [created]
push:
branches:
- LauraBeatris:laura/sdk-1253-share-vars-with-forked-repos-so-lint-and-unit-tests-run-test-2
paths:
- '.github/workflows/**'

permissions:
pull-requests: write
Expand Down

0 comments on commit 856b986

Please sign in to comment.