Skip to content

Commit

Permalink
chore: update .gitignore and remove demo files from cache and sync gi…
Browse files Browse the repository at this point in the history
…thub workflow files
  • Loading branch information
rmenner committed Dec 23, 2024
1 parent 8432c3b commit b621dea
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2,295 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/testPublish.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Test and publish

# Controls when the action will run. Triggers the workflow on push or pull request

name: Test and publish

# Controls when the action will run. Triggers the workflow on push or pull request

# events but only for the main branch
on:
push:
branches: [ main, beta ]
pull_request:
branches: [ main, beta ]

branches: [ main, beta ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
test:
Expand Down
148 changes: 0 additions & 148 deletions demo/api.md

This file was deleted.

Loading

0 comments on commit b621dea

Please sign in to comment.