Skip to content

Commit

Permalink
testing: allow ci execution for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Jun 7, 2024
1 parent cc4534a commit 72ca621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chain-selectors-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
tags:
- v*
pull_request:
branches:
- release/*
# branches:
# - release/*


jobs:
Expand Down

0 comments on commit 72ca621

Please sign in to comment.