refactor: join attach and actions modal to use the same turbo_frame
#3091
Workflow file for this run
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: Lint | |
on: | |
- pull_request | |
jobs: | |
lint: | |
uses: avo-hq/support/.github/workflows/lint.yml@main |