Update main.yml

This commit is contained in:
MeowcaTheoRange 2022-05-28 13:46:29 -05:00 committed by GitHub
parent 51bbbbe064
commit 7fcaa86d77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,9 @@ name: CI
# Controls when the workflow will run # Controls when the workflow will run
on: on:
push:
paths:
- 'story/database.json'
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: