superset icon indicating copy to clipboard operation
superset copied to clipboard

fix(ci): run frontend actions based on master, not the fork.

Open rusackas opened this issue 1 year ago • 1 comments

SUMMARY

This should make it so forks can leverage our secrets (e.g. codecov key) and not need to rebase.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • [ ] Has associated issue:
  • [ ] Required feature flags:
  • [ ] Changes UI
  • [ ] Includes DB Migration (follow approval process in SIP-59)
    • [ ] Migration is atomic, supports rollback & is backwards-compatible
    • [ ] Confirm DB migration upgrade and downgrade tested
    • [ ] Runtime estimates and downtime expectations provided
  • [ ] Introduces new feature or API
  • [ ] Removes existing feature or API

rusackas avatar Apr 30 '24 21:04 rusackas

@mistercrunch fixed!

(cc @michael-s-molina since we discussed this earlier)

rusackas avatar May 01 '24 22:05 rusackas