Skip to content

Commit

Permalink
Add not in PR body
Browse files Browse the repository at this point in the history
  • Loading branch information
ldhenry committed Dec 9, 2024
1 parent c9a1506 commit 5f73771
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/generate_integration_config_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ on:
schedule:
# Run every 30 minutes
- cron: "5,35 * * * *"
push:
branches:
- hbarrow/REL-4675/clean-up-actions

jobs:
generate-manifest:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -37,4 +35,6 @@ jobs:
```sh
make generate
```
Please update the PR title and body to reflect the changes to the integration configurations.
labels: bot

0 comments on commit 5f73771

Please sign in to comment.