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

Upgrade to use updated dependency-submission-toolkit #6

Merged
merged 6 commits into from
Jun 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run go workflow on all branches
  • Loading branch information
lseppala committed Jun 9, 2022
commit f928015978d2202a0e71aa4bcde7c9e1df23346c
7 changes: 3 additions & 4 deletions .github/workflows/go-action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Go Action detection of dependencies
on:
push:
branches:
- main
push

jobs:
go-action-detection:
runs-on: ubuntu-latest
Expand All @@ -16,4 +15,4 @@ jobs:
uses: dsp-testing/go-snapshot-action@lsep/go-list-impl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I knew it was too good to be true that it worked on the first run 🤦

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! But it did work! 🎉 https://github.com/dsp-testing/go-snapshot-action/runs/6836365970?check_suite_focus=true

Updating to point to main, which it will run once merged

with:
go-mod-path: go-example/go.mod
go-build-target: go-example/cmd/octocat.go
go-build-target: go-example/cmd/octocat.go