Skip to content

Commit

Permalink
Convert trigger to pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-fenton-octopus committed Sep 28, 2023
1 parent 3df4bf2 commit c0606f7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/branch-validation.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Tests

on:
# Disable on push temporarily while we're doing the migration
workflow_dispatch:
push:
branches-ignore:
- master
on: pull_request

# Allow this job to clone the repo
permissions:
Expand Down

0 comments on commit c0606f7

Please sign in to comment.