Skip to content

Update dependency Polyfill to v7 #1683

Update dependency Polyfill to v7

Update dependency Polyfill to v7 #1683

Workflow file for this run

name: Create Milestone and Draft Release
on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
schedule:
- cron: '0 0 * * 4'
jobs:
create_milestone_and_draft_release:
uses: RocketSurgeonsGuild/actions/.github/workflows/draft-release6.yml@v0.3.12
secrets:
RSG_BOT_TOKEN: ${{ secrets.RSG_BOT_TOKEN }}