Skip to content

Commit

Permalink
on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Apr 18, 2024
1 parent 9e5880e commit b6b72e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/patch-pr.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Patch PR

on:
push:
pull_request:
paths:
- 'patches.nix'
branches:
- '!master'

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit b6b72e9

Please sign in to comment.