Skip to content

Remove skipping of test_account_outside_execution_any_caller #444

Remove skipping of test_account_outside_execution_any_caller

Remove skipping of test_account_outside_execution_any_caller #444

name: Auto assign issue to project
on:
issues:
types: [opened]
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to Project
steps:
- name: Assign new issues to the project board
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/software-mansion/projects/1
github-token: ${{ secrets.PROTOSTAR_GITHUB_TOKEN }}