Skip to content

Commit

Permalink
OLH-1717 Update action to run on a specific branch instead
Browse files Browse the repository at this point in the history
  • Loading branch information
aenciso committed Jun 25, 2024
1 parent 8f83f6c commit 862d824
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-dependabot-PR-nvmrc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Update Dependabot PRs

on:
pull_request:
types: [opened, synchronize]
push:
branches:
- 'dependabot/docker/main/node-22.3.0-alpine'

jobs:
update:
Expand Down

0 comments on commit 862d824

Please sign in to comment.