Skip to content

Commit

Permalink
Fix triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Sep 23, 2024
1 parent f211e83 commit e2a6cad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ on:
workflows: ["Build and Publish Chainlink"]
types:
- completed
pull_request:
push:
branches:
- develop
- "release/**"
tags:
- "*"
workflow_dispatch:
inputs:
cl_ref:
Expand Down

0 comments on commit e2a6cad

Please sign in to comment.