Skip to content

Commit

Permalink
Revert "Only trigger Snippets 5000 and status checks on valid code ch…
Browse files Browse the repository at this point in the history
…anges." (#318)
  • Loading branch information
IEvangelist committed Jan 22, 2024
1 parent f174528 commit 1003eda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-for-build-warnings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: OPS status checker
on:
pull_request_target:
types: [opened, synchronize, reopened]
paths-ignore:
- .github/**

jobs:
status_checker_job:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/snippets5000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened]
paths-ignore:
- .github/**
workflow_dispatch:
inputs:
reason:
Expand Down

0 comments on commit 1003eda

Please sign in to comment.