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

Commit

Permalink
workflow should work on subsequent pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao committed Jul 17, 2023
1 parent 225b9df commit 9330ca3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/try-runtime.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Run try-runtime on storage migration label

on:
push:
branches:
- '*'
pull_request:
types:
- labeled
Expand Down

0 comments on commit 9330ca3

Please sign in to comment.