Skip to content

Commit

Permalink
CI: Disable PR until issue #83 is solved
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed Jul 9, 2024
1 parent 74d2262 commit abed3b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .cloudbees/workflows/bp-tf-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ kind: workflow
name: ci

on:
pull_request:
branches:
- 'main'
# Enable once Issue #83 is solved
# pull_request:
# branches:
# - 'main'
workflow_dispatch:

env:
Expand Down

0 comments on commit abed3b0

Please sign in to comment.