Skip to content

Commit

Permalink
Merge pull request #404 from LF-Decentralized-Trust-labs/e2e-out-of-band
Browse files Browse the repository at this point in the history
E2E run out of band from main
  • Loading branch information
hosie authored Nov 7, 2024
2 parents 01f8f45 + 962432b commit a327126
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
name: Paladin Operator Build

on:
push:
branches:
- main
paths:
- 'operator/**'
# push:
# branches:
# - main
# paths:
# - 'operator/**'
# pull_request:
# paths:
# - 'operator/**'
workflow_dispatch:


jobs:
operator-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a327126

Please sign in to comment.