Skip to content

Commit

Permalink
test Dependabot Workflow without condition
Browse files Browse the repository at this point in the history
  • Loading branch information
franklychilled committed Feb 26, 2024
1 parent 8d39cfe commit 8564340
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Dependabot Workflow
on:
# Triggers the workflow on push or pull request events but only for the master branch
pull_request:
branches: [ main ]
push:

pull_request_target:
branches: [ main ]
Expand Down

0 comments on commit 8564340

Please sign in to comment.