Skip to content

build: bump time from 0.3.31 to 0.3.36 in /packages/cacti-plugin-ledger-connector-stellar/src/test/rust/demo-contract #6508

build: bump time from 0.3.31 to 0.3.36 in /packages/cacti-plugin-ledger-connector-stellar/src/test/rust/demo-contract

build: bump time from 0.3.31 to 0.3.36 in /packages/cacti-plugin-ledger-connector-stellar/src/test/rust/demo-contract #6508

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
main:
name: Validate PR title
runs-on: ubuntu-22.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}