Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenye committed Jan 4, 2022
1 parent 3f25b77 commit 609419c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ env:
name: gnote.go

on:
workflow_dispatch:
push:
paths:
- gnote.go/**
tags:
- go*.*.*

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ env:

on:
push:
paths:
- gnote.rs/**
tags:
- rs*.*.*

Expand Down

0 comments on commit 609419c

Please sign in to comment.