Tie Actions workflow to lock files so minor edits do not trigger it

This commit is contained in:
Chuck Lantz
2020-10-09 07:40:44 -07:00
parent 606b3a5f7c
commit bcdaaedb5f
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
# This file establishes a basline for the reposuitory before any steps in the "prepare.sh"
# are run. Its just a find command that filters out a few things we don't need to watch.