Skip to content

Commit

Permalink
Test workflow on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshenny committed Jul 24, 2024
1 parent 6efd839 commit 0548974
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Push Gem

on: workflow_dispatch
on:
push:
branches:
- add-push-gem-workflow

jobs:
push:
Expand Down

0 comments on commit 0548974

Please sign in to comment.