Skip to content

BUG: Serveren på GCP krever HTTPS og Airtable webhook post er HTTP #191

BUG: Serveren på GCP krever HTTPS og Airtable webhook post er HTTP

BUG: Serveren på GCP krever HTTPS og Airtable webhook post er HTTP #191

name: Add all issues to regelrett project
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/kartverket/projects/16
column: "Backlog"
github-token: ${{ secrets.ISSUES_PAT }}