Add comments header

This commit is contained in:
Jamie Scott
2023-06-15 09:11:51 -07:00
committed by GitHub
parent 10d0b40d4c
commit c6e2cb88e6
+6 -1
View File
@@ -1,7 +1,12 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
name: Endor Labs
on:
push:
branches: [ $default-branch ]
branches: [ $default-branch, $protected-branches ]
pull_request:
branches: [ $default-branch ]
schedule: