Sha256: d4313a02064bf511b267be3c4c6e16f61637508ccacbdca5a7ca5f6f68fbbb7e
Contents?: true
Size: 472 Bytes
Versions: 11
Compression:
Stored size: 472 Bytes
Contents
name: Project automations on: issues: types: - opened - reopened env: PROJECT_URL: https://github.com/orgs/Shopify/projects/2279 jobs: add-to-project: name: Issue or PR opened runs-on: shopify-ubuntu-latest steps: - uses: actions/add-to-project@v0.4.0 # https://github.com/actions/add-to-project/tree/v0.4.0 with: project-url: ${{ env.PROJECT_URL }} github-token: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
Version data entries
11 entries across 11 versions & 1 rubygems