Skip to content

Commit

Permalink
Always run pipeline workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pavetok committed Sep 6, 2023
1 parent cf172b3 commit 10b4029
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pipeline-beyond-doubt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ name: Pipeline beyond doubt
on:
pull_request:
branches: [main]
paths: # waiting for https://github.com/actions/runner/issues/2324
- .dx/**
- .env/**
- .github/**
- .tools/**
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 10b4029

Please sign in to comment.