Skip to content

feat: add workflow for Google Drive files public link sharing enabled… #298

feat: add workflow for Google Drive files public link sharing enabled…

feat: add workflow for Google Drive files public link sharing enabled… #298

Workflow file for this run

name: Main CI Workflow
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
setup-and-test:
uses: ./.github/workflows/unit-test.yml
with:
os: ubuntu-latest
secrets: inherit