Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm authored and spytheman committed May 6, 2024
1 parent 30aec5c commit 0ec8a8c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Build binary artifacts
name: Release CI

on:
workflow_dispatch:
pull_request:
paths:
- '**/binary_artifact.yml'
- '.github/workflows/release_ci.yml'
push:
paths:
- '**/binary_artifact.yml'
- '.github/workflows/release_ci.yml'
tags:
- weekly.**
- 0.**
Expand Down

0 comments on commit 0ec8a8c

Please sign in to comment.