Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao committed Jul 17, 2023
1 parent 9330ca3 commit e5ad35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/try-runtime.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run try-runtime on storage migration label
name: Test storage migration

on:
push:
Expand All @@ -9,7 +9,7 @@ on:
- labeled

jobs:
run_if_label_matches:
try_runtime:
if: github.event.label.name == 'migration'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e5ad35d

Please sign in to comment.