Skip to content

Add documentation about the two different branches: main and develop and how they work. #313

Add documentation about the two different branches: main and develop and how they work.

Add documentation about the two different branches: main and develop and how they work. #313

Workflow file for this run

name: Issue Trigger
on:
issues:
types: [opened]
jobs:
Sort-Opened-Issue-Into-Columns:
runs-on: ubuntu-latest
steps:
- name: Checking out repo
uses: actions/checkout@v3
- name: Move Issue
uses: 100Automations/[email protected]
with:
# required
config-file: "./.github/workflows/sortOpenedIssues/config.json"
myToken: ${{ secrets.GITHUB_TOKEN }}
# optional
default-column: 17121475