Skip to content

Commit

Permalink
update: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolosLykos committed Feb 1, 2022
1 parent 4749f02 commit 892e267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
go get
go mod tidy
go run ./setup/main.go
rm -fr ./github/workflows/init.yml
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit 892e267

Please sign in to comment.