feat: Don't push pkg/runner/act/ where actions cache is stored (#620)

This will prevent pushing `act` cache that happens occasionally.

Co-authored-by: Casey Lee <[email protected]>
This commit is contained in:
Ryan (hackercat)
2021-05-03 07:54:51 -07:00
committed by GitHub
co-authored by Casey Lee
parent 08141f5b00
commit b04d762614
+3
View File
@@ -18,4 +18,7 @@
.vscode/
.idea/
# Path for actions cache created when running tests
pkg/runner/act/
coverage.txt