Skip to content

Commit

Permalink
ci: fix cancel workflow not working (#509)
Browse files Browse the repository at this point in the history
* ci: fix cancel workflow not working

Signed-off-by: yiyiyimu <wosoyoung@gmail.com>

* fix cancel workflow again

Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
  • Loading branch information
Yiyiyimu committed May 28, 2021
1 parent cddcd29 commit 880d573
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/actions/cancel-workflow-runs
Submodule cancel-workflow-runs added at 472349
1 change: 0 additions & 1 deletion .github/actions/gitleaks-action
Submodule gitleaks-action deleted from 518e48
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
# specific language governing permissions and limitations
# under the License.
#
[submodule ".github/actions/gitleaks-action"]
path = .github/actions/gitleaks-action
url = https://github.com/zricethezav/gitleaks-action
[submodule ".github/actions/cancel-workflow-runs"]
path = .github/actions/cancel-workflow-runs
url = https://github.com/potiuk/cancel-workflow-runs

0 comments on commit 880d573

Please sign in to comment.