ref: Update useAvailablePlans to have isSentry/TeamPlan AND remove isSentryPlan helper for GQL field #2651
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: Trigger gazebo preview deploy | |
on: pull_request | |
jobs: | |
run: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Succeed | |
run: exit 0 |