Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit f2af090

Browse files
authored
Enable on master push
1 parent f86620e commit f2af090

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/go-action.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Go Action detection of dependencies
22
on:
3-
push
4-
# on:
5-
# push:
6-
# branches:
7-
# - main
3+
push:
4+
branches:
5+
- main
86
jobs:
97
go-action-detection:
108
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)