Update cover-baseline.yml

This commit is contained in:
Mathew Lodge 2023-11-09 09:40:54 +00:00 committed by GitHub
parent e75089141a
commit c18714e334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: Diffblue write all unit tests
on:
workflow_dispatch:
# Trigger the workflow automatically on pushes to master
# Trigger the workflow automatically on pushes to main
push:
branches: [master]
branches: [main]
concurrency:
# Only allow one run of the workflow per branch to run at a time
group: $