Skip to content

Commit

Permalink
Create Trigger Update Metadata.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Limiana authored Sep 2, 2024
1 parent 66858b3 commit 1c18755
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/Trigger Update Metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Trigger Update Metadata
on:
push:
paths:
- meta/**
workflow_dispatch:

jobs:
TriggerUpdateMetadata:
uses:
NightmareXIV/MyDalamudPlugins/.github/workflows/Update_Metadata.yml@main
secrets: inherit

0 comments on commit 1c18755

Please sign in to comment.