Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

feat(github): rebase workflow [pulumi] - remove #440

feat(github): rebase workflow [pulumi] - remove

feat(github): rebase workflow [pulumi] - remove #440

Workflow file for this run

name: CI
on: [ push ]
jobs:
lint-and-test:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4