Branch: develop
- Author
- thewhodidthis <thewhodidthis@fastmail.com>
- Date
- Jan. 31 '23 13:04:56
- Commit
- 8f77a680fb1953e5140bc7c9dfba6b6ff936a661
- Parent
- 8450e8b75c2353ca82b160b807544c3ecd9f37be
diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 7a746a4..5a5d557 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -4,7 +4,7 @@ name: Demo on: # Runs on pushes targeting the default branch push:- branches: ["develop"]+ branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: