Skip to content

Commit

Permalink
Add rust.yml GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-bot committed Aug 17, 2022
1 parent df78688 commit 6cc2320
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# DO NOT EDIT: BEGIN
# This snippet has been inserted automatically by mobsuccessbot, do not edit!
# If changes are needed, update the action rust in
# https://github.com/mobsuccess-devops/github-mobsuccess-policy
on:
push:
branches: [main, master, preprod, prod]
pull_request:
types: [opened, synchronize, reopened]
name: Rust
jobs:# DO NOT EDIT: END

0 comments on commit 6cc2320

Please sign in to comment.