Skip to content

Scheduled contracts experimental functions #53

Scheduled contracts experimental functions

Scheduled contracts experimental functions #53

name: Adds all issues to the DevEx project board.
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/onflow/projects/13
github-token: ${{ secrets.GH_ACTION_FOR_PROJECTS }}