File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ on: [push, pull_request]
55env :
66 CARGO_TERM_COLOR : always
77
8+ permissions :
9+ contents : read
10+ pages : write
11+ id-token : write
12+
13+ concurrency :
14+ group : " pages"
15+ cancel-in-progress : false
16+
817jobs :
918 fmt :
1019 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11# Poulpe ethercat controller
22
3- [ ![ Build Status]] [ actions ] [ ![ just-the-docs] ( https://github.com/pollen-robotics/poulpe_ethercat_controller/actions/workflows/jekyll-gh-pages.yml/badge.svg )] ( https://pollen-robotics.github.io/poulpe_ethercat_controller/ )
3+ [ ![ Build Status]] [ actions ] ![ GitHub Tag] ( https://img.shields.io/github/v/tag/pollen-robotics/poulpe_ethercat_controller ) ![ GitHub Release Date] ( https://img.shields.io/github/release-date/pollen-robotics/poulpe_ethercat_controller )
4+
5+
46
57[ Build Status ] : https://img.shields.io/github/actions/workflow/status/pollen-robotics/poulpe_ethercat_controller/rust.yml?branch=develop
68[ actions ] : https://github.com/pollen-robotics/poulpe_ethercat_controller/actions?query=branch%3Adevelop
You can’t perform that action at this time.
0 commit comments