📚 - Replace global b-demo-steps
class with tui-list_ordered
#463
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 🤖 Auto move new issues into Triage | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
automate-project-columns: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: taiga-family/ci/actions/setup/[email protected] | |
with: | |
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }} |