Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
phaux committed Jan 1, 2024
1 parent 5ee6b2a commit b7bbd70
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Generate API types
name: Regenerate source code

on:
schedule:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: npm publish

on:
release:
types:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: npm test

on:
push:
branches:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Release Please

on:
push:
branches:
Expand Down

0 comments on commit b7bbd70

Please sign in to comment.