Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pattersonbl2 committed Jul 13, 2023
1 parent 1aec368 commit 7f3c624
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/release.yml

This file was deleted.

8 changes: 8 additions & 0 deletions .github/workflows/release_note.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
on:
schedule:
- cron: "0 0 1 * *"
workflow_dispatch:

jobs:
release_note:
uses: mozilla/hubs-ops/.github/workflows/changelog.yml@master

0 comments on commit 7f3c624

Please sign in to comment.