Skip to content

Commit

Permalink
Revert "[CI] Do not automatically trigger build when workflow file ch…
Browse files Browse the repository at this point in the history
…anges."

This reverts commit ad705a9.
  • Loading branch information
vyazelenko committed Jan 17, 2025
1 parent ad705a9 commit 88b5e8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
branches:
- master
- 'release/**'
paths-ignore:
- '.github/workflows/**'
pull_request:
types: [opened, synchronize]
branches:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/slow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
branches:
- master
- 'release/**'
paths-ignore:
- '.github/workflows/**'
pull_request:
types: [opened, synchronize]
branches:
Expand Down

0 comments on commit 88b5e8c

Please sign in to comment.