Skip to content

Commit

Permalink
Rename validation action
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-fenton-octopus committed Sep 28, 2023
1 parent 468a873 commit 3df4bf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/branch-validation.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Deploy
name: Tests

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

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

0 comments on commit 3df4bf2

Please sign in to comment.