Browse Source

Removed labeled trigger

pull/3054/head
James Jackson-South 4 months ago
parent
commit
9fbe5a4b08
  1. 2
      .github/workflows/build-and-test.yml

2
.github/workflows/build-and-test.yml

@ -11,7 +11,7 @@ on:
branches: branches:
- main - main
- release/* - release/*
types: [ labeled, opened, synchronize, reopened ] types: [ opened, synchronize, reopened ]
jobs: jobs:
# Prime a single LFS cache and expose the exact key for the matrix # Prime a single LFS cache and expose the exact key for the matrix

Loading…
Cancel
Save