Skip to content

🐹 Change Mirror CI Branch #3296

🐹 Change Mirror CI Branch

🐹 Change Mirror CI Branch #3296

Workflow file for this run

name: 🗃️ Automated Project - Hamster 🐹
on:
issues:
types: [opened, edited]
pull_request:
types: [opened, edited, synchronize]
pull_request_target:
types: [opened, edited, synchronize]
workflow_dispatch:
jobs:
add_to_project:
name: Add Everything to Project
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Add Everything to Project
uses: actions/[email protected]
with:
project-url: 'https://github.com/users/offensive-vk/projects/9'
github-token: ${{ secrets.BOT_TOKEN || secrets.GITHUB_TOKEN }}