Skip to content

Commit

Permalink
Add push trigger temporarily to allow action to show up in Actions tab
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Louie <jonathanl@bitquilltech.com>
  • Loading branch information
jonathanl-bq committed Sep 24, 2024
1 parent dbc2146 commit 7834bb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/java-snapshots.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Java Snapshot Deployment

on:
push:
branches: [ "java/lotjonat_valkey_414_snapshots" ]

pull_request:
types:
- closed
Expand Down

0 comments on commit 7834bb7

Please sign in to comment.