Skip to content

support/opcua: enable encryption support #393

support/opcua: enable encryption support

support/opcua: enable encryption support #393

Workflow file for this run

name: "Check EditorConfig"
permissions: read-all
on:
push:
pull_request:
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
- name: "Check EditorConfig"
run: nix run 'nixpkgs#eclint' --inputs-from .