Skip to content

Implement a iface function for plugins to add actions to the new dashboard actions toolbar #9584

Implement a iface function for plugins to add actions to the new dashboard actions toolbar

Implement a iface function for plugins to add actions to the new dashboard actions toolbar #9584

Workflow file for this run

name: 🤹 Script checks
on:
push:
branches:
- master
- release-**
pull_request:
release:
types: ['published', 'released']
jobs:
test:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check version number
run: |
./test/test_version_number.sh